Communication(unsigned char protocol) | Communication | |
receive(char *receivingMessage, int receivingMessageSize) | Communication | |
select(int seconds, int microseconds) | Communication | |
send(char *sendingMessage) | Communication | |
setServer(unsigned short port, unsigned long address) | Communication | |
~Communication() | Communication | [virtual] |